Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Nov 2010 04:03:21 +0000 (23:03 -0500)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:14 +0000 (15:39 +0100)
gtk/gtkstylecontext.c

index 09970bb54a636f7a71c0c03043a17aad7a2860d8..48c2373f39134eb2174d149ce99cf4f08827a15a 100644 (file)
@@ -54,7 +54,7 @@
  * #GdkScreen and RTL/LTR information set, the style context will be also
  * updated automatically if any of these settings change on the widget.
  *
- * If you using are the theming layer standalone, you will need to set a
+ * If you are using are the theming layer standalone, you will need to set a
  * widget path and a screen yourself to the created style context through
  * gtk_style_context_set_path() and gtk_style_context_set_screen(), as well
  * as updating the context yourself using gtk_style_context_invalidate()